Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change
|
•
|
deny: Indicates the rule, when matched, drops the corresponding packets.
|
|
•
|
permit: Indicates the rule, when matched, allows the corresponding packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
deny: Indicates the rule, when matched, drops the corresponding packets.
|
|
•
|
permit: Indicates the rule, when matched, allows the corresponding packets.
|
Important: It is suggested that any rule which is added to be a catch all should also have the
log option specified. The logged packets may be used to determine if the current list of rules is adequate or needs modification to ensure proper security. The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
deny: Indicates the rule, when matched, drops the corresponding packets.
|
|
•
|
permit: Indicates the rule, when matched, allows the corresponding packets.
|
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
{ deny | permit } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
after { deny | permit } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
before { deny | permit } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
no { deny | permit } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
deny: Indicates the rule, when matched, drops the corresponding packets.
|
|
•
|
permit: Indicates the rule, when matched, allows the corresponding packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
{ deny | permit } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
after { deny | permit } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
before { deny | permit } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
no { deny | permit } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
deny: Indicates the rule, when matched, drops the corresponding packets.
|
|
•
|
permit: Indicates the rule, when matched, allows the corresponding packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
num can be an integer ranging from 0 to 255.
Important: This keyword is not applicable to a SPIO interface. Instead, you must specify the type of protocol packets for which you want to deny/permit processing on a SPIO. For example,
deny icmp,
deny tcp, or
deny udp.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
{ deny | permit } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_port end_port ] }
after { deny | permit } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_port end_port ] }
before { deny | permit } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_port end_port ] }
no { deny | permit } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_port end_port ] }
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
deny: Indicates the rule, when matched, drops the corresponding packets.
|
|
•
|
permit: Indicates the rule, when matched, allows the corresponding packets.
|
|
•
|
tcp: Filter applies to TPC packets.
|
|
•
|
udp: Filter applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
range start_port end_port
start_port must be an integer from 0 through 65535, and must be less than the
end_port value.
end_port must be an integer from 0 through 65535, and must be greater than the
start_port value.
Important: This option is supported in PDIF Release 8.3.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
readdress server redirect_address [ port port_no ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq ] dest_port | gt dest_port | lt dest_port | neq dest_port ] }
after readdress server redirect_address [ port port_no ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq ] dest_port | gt dest_port | lt dest_port | neq dest_port ] }
before readdress server redirect_address [ port port_no ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq ] dest_port | gt dest_port | lt dest_port | neq dest_port ] }
no readdress server redirect_address [ port port_no ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq ] dest_port | gt dest_port | lt dest_port | neq dest_port ] }
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
tcp: Redirect applies to TCP packets.
|
|
•
|
udp: Redirect applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer 0 through 65535.
dest_port must be an integer 0 through 65535.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Prior to Release 8.3, for packets received from the packet data network destined for a subscriber's UE, the system applied logic to reset the source address of a packet to the original destination address of the input packet before applying the outbound access control list (ACL). In Release 8.3 and higher, the system reverses the order and applies the outbound ACL before resetting the source address. This change impacts all current readdress server rules in inbound IPv4 ACLs.
Important: After Release 8.3, for every readdress server rule in an inbound IPv4 ACL, you must add a permit rule to an outbound ACL that explicitly permits packets from the readdress rule's redirect address and port number. If the permit rule is omitted, the system will reject all packets destined for the subscriber's UE from the readdress rule's redirect address and port number.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: Any rule which is added as a catch all should also have the log option specified. The logged packets may be used to determine if the current list of rules is adequate or needs modification to ensure proper security.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect context context_id [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
after redirect context context_id [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
before redirect context context_id [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
no redirect context context_id [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect context context_id [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
after redirect context context_id [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
before redirect context context_id [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
no redirect context context_id [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
num can be an integer ranging from 0 to 255.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect context context_id [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
after redirect context context_id [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
before redirect context context_id [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
no redirect context context_id [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
|
•
|
tcp: Redirect applies to TPC packets.
|
|
•
|
udp: Redirect applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
source_port must be configured to an integer value from 0 to 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide. Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
Important: Any rule definition which is added to be a catch all should also have the
log option specified. The logged packets may be used to determine if the current list of rule definitions is adequate or needs modification to ensure proper security.
Important: A maximum of 16 rule definitions can be configured per ACL.
Important: Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect css service service_name [ log ] icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
before redirect css service service_name [ log ] icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
after redirect css service service_name [ log ] icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
no redirect css service service_name [ log ] icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect css service service_name [ log ] ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
after redirect css service service_name [ log ] ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
before redirect css service service_name [ log ] ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
no redirect css service service_name [ log ] ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
The following command defines a rule definition that redirects packets to the charging service named chgsvc1, and IP packets coming from the host with the IP address
198.162.100.25, and fragmented packets for any destination are matched:
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL.
redirect css service service_name [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
after redirect css service service_name [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
before redirect css service service_name [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
no redirect css service service_name [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
|
•
|
tcp: Redirect applies to TPC packets.
|
|
•
|
udp: Redirect applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
range start_source_port end_source_port
start_source_port is the initial port in the range and
end_source_port is the final port in the range.
Both start_source_port and
end_source_port can be configured to an integer value from 0 to 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
range start_dest_port end_dest_port
start_dest_port is the initial port in the range and
end_dest_port is the final port in the range.
Both start_dest_port and
end_dest_port can be configured to an integer value from 0 to 65535.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
Important: Any rule definition which is added to be a catch all should also have the
log option specified. The logged packets may be used to determine if the current list of rule definitions is adequate or needs modification to ensure proper security.
Important: A maximum of 16 rule definitions can be configured per ACL.
Important: Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect css service service_name [ log ] downlink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
after redirect css service service_name [ log ] downlink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
before redirect css service service_name [ log ] downlink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
no redirect css service service_name [ log ] downlink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
The following command defines a rule definition that redirects packets to the charging service named chgsvc1, and ICMP packets coming in the downlink (from the Mobile Node) direction from the host with the IP address 192.168.100.25:
redirect css service service_name [ log ] downlink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
after redirect css service service_name [ log ] downlink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
before redirect css service service_name [ log ] downlink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
no redirect css service service_name [ log ] downlink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
The following command defines a rule definition that redirects packets to the charging service named chgsvc1, and downlink IP packets coming from the host with the IP address
198.162.100.25, and fragmented packets for any destination are matched:
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL.
redirect css service service_name [ log ] downlink { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
after redirect css service service_name [ log ] downlink { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
before redirect css service service_name [ log ] downlink { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
no redirect css service service_name [ log ] downlink { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
|
•
|
tcp: Redirect applies to TPC packets.
|
|
•
|
udp: Redirect applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
range start_source_port end_source_port
start_source_port is the initial port in the range and
end_source_port is the final port in the range.
Both start_source_port and
end_source_port can be configured to an integer value from 0 to 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
range start_dest_port end_dest_port
start_dest_port is the initial port in the range and
end_dest_port is the final port in the range.
Both start_dest_port and
end_dest_port can be configured to an integer value from 0 to 65535.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
Important: It is suggested that any rule definition which is added to be a catch all should also have the
log option specified. The logged packets may be used to determine if the current list of rule definitions is adequate or needs modification to ensure proper security.
Important: A maximum of 16 rule definitions can be configured per ACL.
Important: Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect css service service_name [ log ] uplink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
after redirect css service service_name [ log ] uplink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
before redirect css service service_name [ log ] uplink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
no redirect css service service_name [ log ] uplink icmp { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ icmp_type [ icmp_code ]
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: A maximum of 16 rule definitions can be configured per ACL. Also note that “redirect” rule definitions are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
The following command defines a rule definition that redirects packets to the charging service named chgsvc1, and ICMP packets in the uplink (to the Mobile Node) direction from the host with the IP address
198.162.100.25:
redirect css service service_name [ log ] uplink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
after redirect css service service_name [ log ] uplink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
before redirect css service service_name [ log ] uplink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
no redirect css service service_name [ log ] uplink ip { any | host source_host_address | source_address source_wildcard } { any | host dest_host_address | dest_address dest_wildcard } [ fragment ]
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule definition, the insertion point does not change.
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
The following command defines a rule definition that redirects packets to the charging service named chgsvc1, and uplink IP packets going to the host with the IP address
198.162.100.25, and fragmented packets for any destination are matched:
service_name must be an alphanumeric string from 1 through 15 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
redirect css service service_name [ log ] uplink { tcp | udp } { { source_address source_wildcard | any | source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
after redirect css service service_name [ log ] uplink { tcp | udp } { { source_address source_wildcard | any | source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
before redirect css service service_name [ log ] uplink { tcp | udp } { { source_address source_wildcard | any | source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
no redirect css service service_name [ log ] uplink { tcp | udp } { { source_address source_wildcard | any | source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port | range start_source_port end_source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port | range start_dest_port end_dest_port ] }
service_name must be an alphanumeric string from 1 through 15 characters.
|
•
|
tcp: Redirect applies to TPC packets.
|
|
•
|
udp: Redirect applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
source_port must be configured to an integer value from 0 to 65535.
range start_source_port end_source_port
start_source_port is the initial port in the range and
end_source_port is the final port in the range.
Both start_source_port and
end_source_port can be configured to an integer value from 0 to 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
dest_port must be configured to an integer value from 0 to 65535.
range start_dest_port end_dest_port
start_dest_port is the initial port in the range and
end_dest_port is the final port in the range.
Both start_dest_port and
end_dest_port can be configured to an integer value from 0 to 65535.
redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] source_address source_wildcard
after redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] source_address source_wildcard
before redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] source_address source_wildcard
no redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] source_address source_wildcard
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] any
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: Any rule which is added to be a catch all should also have the
log option specified. The logged packets may be used to determine if the current list of rules is adequate or needs modification to ensure proper security.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] host source_ipv4_address
after redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] host source_ipv4_address
before redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] host source_ipv4_address
no redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] host source_ipv4_address
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
after redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
before redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
no redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] icmp { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ icmp_type [ icmp_code ] ]
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
The name of the logical interface to which the packets should be redirected. interface_name must be an alphanumeric string from 1 through 79 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
after redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
before redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
no redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] ip { source_address source_wildcard | any | host source_host_address } { dest_address dest_wildcard | any | host dest_host_address } [ fragment ] [ protocol num ]
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
The name of the logical interface to which the packets should be redirected. interface_name must be an alphanumeric string from 1 through 79 characters.
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
num can be an integer ranging from 0 to 255.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.
redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
after redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
before redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
no redirect nexthop nexthop_addr { context context_id | interface interface_name } [ log ] { tcp | udp } { { source_address source_wildcard | any | host source_host_address } [ eq source_port | gt source_port | lt source_port | neq source_port ] } { { dest_address dest_wildcard | any | host dest_host_address } [ eq dest_port | gt dest_port | lt dest_port | neq dest_port ] }
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
Important: If the options specified do not exactly match an existing rule, the insertion point does not change.
The name of the logical interface to which the packets should be redirected. interface_name must be an alphanumeric string from 1 through 79 characters.
|
•
|
tcp: Redirect applies to TPC packets.
|
|
•
|
udp: Redirect applies to UDP packets.
|
This option is used in conjunction with the source_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
source_port must be an integer from 0 through 65535.
This option is used in conjunction with the dest_address option to specify a group of addresses for which packets are to be filtered.
Important: The mask must contain a contiguous set of one-bits from the least significant bit (LSB). Therefore, allowed masks are 0, 1, 3, 7, 15, 31, 63, 127, and 255. For example, acceptable wildcards are 0.0.0.3, 0.0.0.255, and 0.0.15.255. A wildcard of 0.0.7.15 is
not acceptable since the one-bits are not contiguous.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
dest_port must be an integer from 0 through 65535.
Important: The maximum number of rules that can be configured per ACL varies depending on how the ACL is to be used. For more information, refer to the
Engineering Rules appendix in the
System Administration Guide.
Important: Also note that “redirect” rules are ignored for ACLs applied to specific subscribers or all subscribers facilitated by a specific context.